| Total Complexity | 8 |
| Dependencies | 0 |
| Dependents | 4 |
| Total lines | 123 |
| Lines of code | 35 |
| Logical lines of code | 11 |
| Comment lines | 69 |
| Methods | 8 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| toWords() | 66 | 1 | 9 | |
| toCamelCase() | 79 | 1 | 3 | |
| toKebabCase() | 78 | 1 | 3 | |
| toPascalCase() | 68 | 1 | 8 | |
| toSnakeCase() | 78 | 1 | 3 | |
| trailingslashit() | 78 | 1 | 3 | |
| untrailingslashit() | 79 | 1 | 3 | |
| untrailingUnderscoreIt() | 79 | 1 | 3 |